FaCostOfAttendancePeriods 
Logical Entity Name  FaCostOfAttendancePeriods 
Default Table Name  FaCostOfAttendancePeriods 
Physical Only  NO 
Definition 
 
Note 
 

FaCostOfAttendancePeriods Columns 
ColumnName  Domain  Datatype  NULL  Definition 
FaCostOfAttendancePeriodsId(PK)    int  NO 
 
FaCostOfAttendanceId(FK)    int  NO 
 
PeriodNumber    tinyint  NO 
 
DefaultHours    numeric(7, 2)  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
UserId(FK)    int  NO 
 
ts    timestamp  NO 
 

FaCostOfAttendancePeriods Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_FaCostOfAttendancePeriods_FaCostOfAttendancePeriodsId  PrimaryKey  FaCostOfAttendancePeriodsId 

FaCostOfAttendancePeriods Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
FaCostOfAttendance  Non-Identifying  One To Zero or More  FK_FaCostOfAttendancePeriods_FaCostOfAttendanceId_FaCostOfAttendance_FaCostOfAttendanceId      FaCostOfAttendanceId  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_FaCostOfAttendancePeriodsUserId_SyStaffSyStaffId      UserId  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

FaCostOfAttendancePeriods Check Constraints 
Check Constraint Name  CheckConstraint